Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 2 - 3D Viewer / 3D Viewer Reference
3D Viewer Routines / Creating and Configuring Viewers


Q3ViewerDispose

You can use the Q3ViewerDispose function to dispose of a viewer object.

OSErr Q3ViewerDispose (TQ3ViewerObject theViewer);
theViewer
A viewer object.
DESCRIPTION
The Q3ViewerDispose function disposes of the viewer object specified by the theViewer parameter.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996